[INFO] cloning repository https://github.com/opacore/opacore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/opacore/opacore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopacore%2Fopacore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopacore%2Fopacore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e266a4311c7fa1cdd4a8d5ea3164f9057ab04d1d
[INFO] testing opacore/opacore against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopacore%2Fopacore" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/opacore/opacore
[INFO] finished tweaking git repo https://github.com/opacore/opacore
[INFO] tweaked toml for git repo https://github.com/opacore/opacore written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/opacore/opacore on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/opacore/opacore already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cc04b8a20fd7241183463e6b5cf3073ad939e68db9237d5e58f40256b7ed113
[INFO] running `Command { std: "docker" "start" "-a" "0cc04b8a20fd7241183463e6b5cf3073ad939e68db9237d5e58f40256b7ed113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cc04b8a20fd7241183463e6b5cf3073ad939e68db9237d5e58f40256b7ed113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cc04b8a20fd7241183463e6b5cf3073ad939e68db9237d5e58f40256b7ed113", kill_on_drop: false }`
[INFO] [stdout] 0cc04b8a20fd7241183463e6b5cf3073ad939e68db9237d5e58f40256b7ed113
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 923dc2d8b82151ff7f5bade62708c16de5b26f3dd909362aab22107fb6060f06
[INFO] running `Command { std: "docker" "start" "-a" "923dc2d8b82151ff7f5bade62708c16de5b26f3dd909362aab22107fb6060f06", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling minreq v2.14.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling r2d2_sqlite v0.24.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling bdk_core v0.6.2
[INFO] [stderr]    Compiling miniscript v12.3.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling bdk_chain v0.23.2
[INFO] [stderr]    Compiling esplora-client v0.12.3
[INFO] [stderr]    Compiling bdk_wallet v2.3.0
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling bdk_esplora v0.22.1
[INFO] [stderr]    Compiling tower_governor v0.8.0
[INFO] [stderr]    Compiling opacore-server v0.1.0 (/opt/rustwide/workdir/crates/opacore-server)
[INFO] [stdout] warning: field `session_secret` is never read
[INFO] [stdout]  --> crates/opacore-server/src/config.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Config {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub session_secret: String,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]  --> crates/opacore-server/src/services/invoice_checker.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct EsploraTx {
[INFO] [stdout]   |        --------- field in this struct
[INFO] [stdout] 7 |     txid: String,
[INFO] [stdout] 8 |     status: EsploraTxStatus,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `EsploraTx` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `confirmed` and `block_time` are never read
[INFO] [stdout]   --> crates/opacore-server/src/services/invoice_checker.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct EsploraTxStatus {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 15 |     #[serde(default)]
[INFO] [stdout] 16 |     confirmed: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 17 |     #[serde(default)]
[INFO] [stdout] 18 |     block_time: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EsploraTxStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PriceInfo` is never constructed
[INFO] [stdout]  --> crates/opacore-server/src/services/prices.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PriceInfo {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CoinGeckoSimplePrice` is never constructed
[INFO] [stdout]   --> crates/opacore-server/src/services/prices.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct CoinGeckoSimplePrice {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> crates/opacore-server/src/services/sync.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 203 | struct EsploraUtxo {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 207 |     status: EsploraTxStatus,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EsploraUtxo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RequestExt` is never used
[INFO] [stdout]   --> crates/opacore-server/src/auth/middleware.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub trait RequestExt {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_user_sessions` is never used
[INFO] [stdout]   --> crates/opacore-server/src/auth/session.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn delete_user_sessions(pool: &DbPool, user_id: &str) -> AppResult<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_pro` is never used
[INFO] [stdout]   --> crates/opacore-server/src/routes/billing.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn is_pro(pool: &DbPool, config: &crate::config::Config, user_id: &str) -> bool {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "923dc2d8b82151ff7f5bade62708c16de5b26f3dd909362aab22107fb6060f06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "923dc2d8b82151ff7f5bade62708c16de5b26f3dd909362aab22107fb6060f06", kill_on_drop: false }`
[INFO] [stdout] 923dc2d8b82151ff7f5bade62708c16de5b26f3dd909362aab22107fb6060f06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d16a66a356669c49cf0f0f8eebfcc5a35efc7cc483045321ee6a869b9a8b4893
[INFO] running `Command { std: "docker" "start" "-a" "d16a66a356669c49cf0f0f8eebfcc5a35efc7cc483045321ee6a869b9a8b4893", kill_on_drop: false }`
[INFO] [stderr]    Compiling opacore-server v0.1.0 (/opt/rustwide/workdir/crates/opacore-server)
[INFO] [stdout] warning: field `session_secret` is never read
[INFO] [stdout]  --> crates/opacore-server/src/config.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Config {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub session_secret: String,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]  --> crates/opacore-server/src/services/invoice_checker.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct EsploraTx {
[INFO] [stdout]   |        --------- field in this struct
[INFO] [stdout] 7 |     txid: String,
[INFO] [stdout] 8 |     status: EsploraTxStatus,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `EsploraTx` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `confirmed` and `block_time` are never read
[INFO] [stdout]   --> crates/opacore-server/src/services/invoice_checker.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct EsploraTxStatus {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 15 |     #[serde(default)]
[INFO] [stdout] 16 |     confirmed: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 17 |     #[serde(default)]
[INFO] [stdout] 18 |     block_time: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EsploraTxStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PriceInfo` is never constructed
[INFO] [stdout]  --> crates/opacore-server/src/services/prices.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PriceInfo {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CoinGeckoSimplePrice` is never constructed
[INFO] [stdout]   --> crates/opacore-server/src/services/prices.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct CoinGeckoSimplePrice {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> crates/opacore-server/src/services/sync.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 203 | struct EsploraUtxo {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 207 |     status: EsploraTxStatus,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EsploraUtxo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RequestExt` is never used
[INFO] [stdout]   --> crates/opacore-server/src/auth/middleware.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub trait RequestExt {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_user_sessions` is never used
[INFO] [stdout]   --> crates/opacore-server/src/auth/session.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn delete_user_sessions(pool: &DbPool, user_id: &str) -> AppResult<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_pro` is never used
[INFO] [stdout]   --> crates/opacore-server/src/routes/billing.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn is_pro(pool: &DbPool, config: &crate::config::Config, user_id: &str) -> bool {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.10s
[INFO] running `Command { std: "docker" "inspect" "d16a66a356669c49cf0f0f8eebfcc5a35efc7cc483045321ee6a869b9a8b4893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d16a66a356669c49cf0f0f8eebfcc5a35efc7cc483045321ee6a869b9a8b4893", kill_on_drop: false }`
[INFO] [stdout] d16a66a356669c49cf0f0f8eebfcc5a35efc7cc483045321ee6a869b9a8b4893
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1258e5fb8645433487fd9a4b5c2620fa34c539719830ba5bb0dc1690f015cf5d
[INFO] running `Command { std: "docker" "start" "-a" "1258e5fb8645433487fd9a4b5c2620fa34c539719830ba5bb0dc1690f015cf5d", kill_on_drop: false }`
[INFO] [stderr] warning: field `session_secret` is never read
[INFO] [stderr]  --> crates/opacore-server/src/config.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Config {
[INFO] [stderr]   |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 8 |     pub session_secret: String,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `status` is never read
[INFO] [stderr]  --> crates/opacore-server/src/services/invoice_checker.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | struct EsploraTx {
[INFO] [stderr]   |        --------- field in this struct
[INFO] [stderr] 7 |     txid: String,
[INFO] [stderr] 8 |     status: EsploraTxStatus,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `EsploraTx` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `confirmed` and `block_time` are never read
[INFO] [stderr]   --> crates/opacore-server/src/services/invoice_checker.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct EsploraTxStatus {
[INFO] [stderr]    |        --------------- fields in this struct
[INFO] [stderr] 15 |     #[serde(default)]
[INFO] [stderr] 16 |     confirmed: bool,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 17 |     #[serde(default)]
[INFO] [stderr] 18 |     block_time: Option<u64>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `EsploraTxStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PriceInfo` is never constructed
[INFO] [stderr]  --> crates/opacore-server/src/services/prices.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct PriceInfo {
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CoinGeckoSimplePrice` is never constructed
[INFO] [stderr]   --> crates/opacore-server/src/services/prices.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 | struct CoinGeckoSimplePrice {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `status` is never read
[INFO] [stderr]    --> crates/opacore-server/src/services/sync.rs:207:5
[INFO] [stderr]     |
[INFO] [stderr] 203 | struct EsploraUtxo {
[INFO] [stderr]     |        ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 207 |     status: EsploraTxStatus,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `EsploraUtxo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: trait `RequestExt` is never used
[INFO] [stderr]   --> crates/opacore-server/src/auth/middleware.rs:37:11
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub trait RequestExt {
[INFO] [stderr]    |           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `delete_user_sessions` is never used
[INFO] [stderr]   --> crates/opacore-server/src/auth/session.rs:87:8
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub fn delete_user_sessions(pool: &DbPool, user_id: &str) -> AppResult<()> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_pro` is never used
[INFO] [stderr]   --> crates/opacore-server/src/routes/billing.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub fn is_pro(pool: &DbPool, config: &crate::config::Config, user_id: &str) -> bool {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `opacore-server` (bin "opacore-server" test) generated 9 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/opacore_server-d1ead8b180040de5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1258e5fb8645433487fd9a4b5c2620fa34c539719830ba5bb0dc1690f015cf5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1258e5fb8645433487fd9a4b5c2620fa34c539719830ba5bb0dc1690f015cf5d", kill_on_drop: false }`
[INFO] [stdout] 1258e5fb8645433487fd9a4b5c2620fa34c539719830ba5bb0dc1690f015cf5d
